Load Url Params
interface LoadUrlParams
The parameters of the load URL request.
Types
Link copied to clipboard
class Builder
A builder of LoadUrlParams.
Functions
Link copied to clipboard
Returns an immutable list of the extra HTTP headers that will be sent to the resource or an empty list if there were no extra HTTP headers.
Link copied to clipboard
Creates a new
LoadUrlParams
builder.Link copied to clipboard
Returns the upload data that will be sent to the resource or an empty
Optional
if there is no upload data.